Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.

Fix Vercel deployment lockfile issue#18

Merged
Jackson57279 merged 2 commits into
masterfrom
cursor/fix-vercel-deployment-lockfile-issue-cbc2
Jun 28, 2025
Merged

Fix Vercel deployment lockfile issue#18
Jackson57279 merged 2 commits into
masterfrom
cursor/fix-vercel-deployment-lockfile-issue-cbc2

Conversation

@Jackson57279

Copy link
Copy Markdown
Collaborator

This pull request contains changes generated by Cursor background composer.

@vercel

vercel Bot commented Jun 28, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
zapdev ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 28, 2025 5:38am

@netlify

netlify Bot commented Jun 28, 2025

Copy link
Copy Markdown

Deploy Preview for zapdev ready!

Name Link
🔨 Latest commit 7f1ac87
🔍 Latest deploy log https://app.netlify.com/projects/zapdev/deploys/685f7f103d59f80008f337de
😎 Deploy Preview https://deploy-preview-18--zapdev.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: SSR Error: Unchecked `window` Access

The beforeBreadcrumb function inconsistently accesses window.location.pathname without checking for window existence, unlike the check on line 62. This direct access causes a ReferenceError during server-side rendering (SSR) in Next.js environments.

sentry.client.config.ts#L89-L90

https://github.com/otdoges/zapdev/blob/7f1ac8757a6abd613029af8987a3bb6c98854067/sentry.client.config.ts#L89-L90

Fix in Cursor


BugBot free trial expires on July 22, 2025
You have used $0.00 of your $5.00 spend limit so far. Manage your spend limit in the Cursor dashboard.

Was this report helpful? Give feedback by reacting with 👍 or 👎

@Jackson57279 Jackson57279 merged commit dc9ac55 into master Jun 28, 2025
11 checks passed
@Jackson57279 Jackson57279 deleted the cursor/fix-vercel-deployment-lockfile-issue-cbc2 branch July 18, 2025 06:51
Jackson57279 pushed a commit that referenced this pull request Oct 8, 2025
Jackson57279 pushed a commit that referenced this pull request Nov 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants